home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8925 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: munnari.OZ.AU!metro!metro!OzEmail!usenet
  2. From: Daniel Hordern <dhordern@ozemail.com.au>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Borland requires ship runtime?
  5. Date: Tue, 27 Feb 1996 23:33:56 +1000
  6. Organization: Daniel Hordern and Associates
  7. Message-ID: <31330844.3011@ozemail.com.au>
  8. References: <4g2cbe$5ng@goodship.cn.camriv.bc.ca>
  9. NNTP-Posting-Host: slmel4p13.ozemail.com.au
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0b5 (Win95; I)
  14.  
  15. Chris Savery wrote:
  16. > Hello,
  17. > Would someone please let me know if the Borland compilers later then
  18. > 3.1 require that you ship a runtime DLL with your app? Is it optional
  19. > or how does this work?
  20. > I have used 3.1 for years but avoided upgrading because I didn't want
  21. > large borland dlls to be shipped with code.
  22. > Please reply by e-mail as well.
  23. > Thanks in advance.
  24.  
  25. If your are NOT using BWCC.DLL in your projects, then simply link 
  26. the borland runtime libraries statically.... no dll's required to be 
  27. shipped 
  28.  
  29. Cheers
  30.  
  31. Daniel Hordern
  32.